dvb_fe_diseqc_reply

@brief DVB ioctl wrapper for getting SEC DiSEqC reply @ingroup frontend

@param parms struct dvb_v5_fe_parms pointer to the opened device @param len size of the DiSEqC command @param buf DiSEqC command to be sent @param timeout maximum time to receive the command, in ms.

If dvb_v5_fe_parms::lnb is set, this is controlled automatically.

extern (C)
int
dvb_fe_diseqc_reply
(,
uint* len
,
char* buf
,)

Meta